DC.getText() Shorthand: DC.text() Description: Returns the textual content within the rendered DC object container. Returns: String. Example: var stringContent = DC.getText();